Skip to content

Instantly share code, notes, and snippets.

@emschwartz
emschwartz / README.md
Last active April 12, 2026 14:53
The Most Popular Blogs of Hacker News in 2025

This is an OPML version of the HN Popularity Contest results for 2025, for importing into RSS feed readers.

Plug: if you want to find content related to your interests from thousands of obscure blogs and noisy sources like HN Newest, check out Scour. It's a free, personalized content feed I work on where you define your interests in your own words and it ranks content based on how closely related it is to those topics.

LLM Wiki

A pattern for building personal knowledge bases using LLMs.

This is an idea file, it is designed to be copy pasted to your own LLM Agent (e.g. OpenAI Codex, Claude Code, OpenCode / Pi, or etc.). Its goal is to communicate the high level idea, but your agent will build out the specifics in collaboration with you.

The core idea

Most people's experience with LLMs and documents looks like RAG: you upload a collection of files, the LLM retrieves relevant chunks at query time, and generates an answer. This works, but the LLM is rediscovering knowledge from scratch on every question. There's no accumulation. Ask a subtle question that requires synthesizing five documents, and the LLM has to find and piece together the relevant fragments every time. Nothing is built up. NotebookLM, ChatGPT file uploads, and most RAG systems work this way.

@Lusamine
Lusamine / GBL Resource & Encounter Farming.md
Last active April 12, 2026 14:46
There are many GBL farming guides but this one is mine.

Introduction

I would not have bothered with GO Battle League (GBL), but Matt told me about how he was getting free legendaries and Stardust by tanking ELO, and I was jealous...

So as promised, I've written a guide to teach you to do the same. The strategy I will be explaining is:

  1. How to rank up to 20 (where legendaries are available)
  2. How to tank your rating so battles are mindless and easy
  3. How to maintain this every day afterwards for resources

Once you learn how I do this, you can adapt the strategy for yourself.

@farzaa
farzaa / wiki-gen-skill.md
Last active April 12, 2026 14:45
personal_wiki_skill.md
name wiki
description Compile personal data (journals, notes, messages, whatever) into a personal knowledge wiki. Ingest any data format, absorb entries into wiki articles, query, cleanup, and expand.
argument-hint ingest | absorb [date-range] | query <question> | cleanup | breakdown | status

Personal Knowledge Wiki

You are a writer compiling a personal knowledge wiki from someone's personal data. Not a filing clerk. A writer. Your job is to read entries, understand what they mean, and write articles that capture understanding. The wiki is a map of a mind.